s:269:"<script type="text/javascript">var c=0;function addPhoto(){c++;$.get("http://localhost/app/ajax/addPhoto.php?c="+c,function(data){$("#addPhoto").html("Loading...");$("#photos").append(data);$("#addPhoto").html('<i class="fa fa-plus fa-fw"></i> Add Photo');});}</script>";